Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequential analysis for Informed Bayesian Multinomial and Multi-Binomial Tests #176

Merged
merged 10 commits into from
Feb 1, 2024

Conversation

FBartos
Copy link
Contributor

@FBartos FBartos commented Nov 20, 2023

No description provided.

@vandenman vandenman self-requested a review November 20, 2023 13:00
R/informedbinomialtestbayesian.R Outdated Show resolved Hide resolved
R/informedbinomialtestbayesian.R Outdated Show resolved Hide resolved
R/informedbinomialtestbayesian.R Outdated Show resolved Hide resolved
R/informedbinomialtestbayesian.R Outdated Show resolved Hide resolved
Comment on lines +72 to +81
onEnabledChanged:
{
if (!enabled && checked)
{
if (bfComparisonEncompassing.enabled)
bfComparisonEncompassing.checked = true
else
bfComparisonVs.checked = true
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@boutinb shouldn't this be the default behavior for RadioButton?
If I understand it correctly this ensures that if a checked RadioButton is disabled (but not the RadioButtonGroup) the next RadioButton becomes checked.

@FBartos FBartos requested a review from vandenman February 1, 2024 11:47
@vandenman vandenman merged commit add0391 into jasp-stats:master Feb 1, 2024
5 checks passed
@FBartos FBartos deleted the mult-sequential branch February 1, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants